PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class


In This Topic
    PDFPortfolioAttributeDefinition Class Methods
    In This Topic

    For a list of all members of this type, see PDFPortfolioAttributeDefinition members.

    Public Methods
     NameDescription
    Public MethodGets the COS portfolio attribute definition.  
    Public MethodGets the attribute definition name.
    The attribute is displayed under this name in the user interface.  
    Public MethodGets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.  
    Public MethodGets the attribute definition type.  
    Public MethodGets a value indicating whether the attribute value can be edited.  
    Public MethodGets the attribute definition visibility.  
    Public MethodSets a value indicating whether the attribute value can be edited.  
    Public MethodSets the attribute definition name.
    The attribute is displayed under this name in the user interface.  
    Public MethodSets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.  
    Public MethodSets the attribute definition type.
    The value cannot be set to or .  
    Public MethodSets the attribute definition visibility.  
    Top
    See Also